Click or drag to resize

ConversationUnreadCount Property

Contains the count of unread conversation items within a folder.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public int UnreadCount { get; }

Property Value

Type: Int32
The unread count.
See Also